-- card: 2822 from stack: in -- bmap block id: 7788 -- flags: 0000 -- background id: 2805 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=142 top=162 right=211 bottom=198 -- title width / last selected line: 0 -- icon id / first selected line: 9761 / 9761 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 2 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=404 top=270 right=339 bottom=509 -- title width / last selected line: 0 -- icon id / first selected line: 27056 / 27056 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Click to Begin! ----- HyperTalk script ----- on mouseUp visual effect barn door close go next card end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=0 top=0 right=22 bottom=24 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp play boing c a fh end mouseUp -- part 7 (button) -- low flags: 80 -- high flags: 8000 -- rect: left=1 top=82 right=140 bottom=56 -- title width / last selected line: 0 -- icon id / first selected line: 32670 / 32670 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Preview ----- HyperTalk script ----- on mouseUp repeat with j=1 to the number of cards go card j wait 1 seconds end repeat end mouseUp